Skip to main content
POST
Search memories [OSS + Cloud]

Authorizations

Authorization
string
header
required

API key issued by EverOS, sent as Authorization: Bearer <api_key>.

Body

application/json
query
string
required
Minimum string length: 1
app_id
string
default:default
project_id
string
default:default
user_id
string | null
agent_id
string | null
method
enum<string>
default:hybrid
Available options:
keyword,
vector,
hybrid,
agentic
top_k
integer
default:-1
radius
number | null
Required range: 0 <= x <= 1
min_score
number | null
Required range: 0 <= x <= 1
include_profile
boolean
default:false
enable_llm_rerank
boolean
default:false
filters
FilterNode · object | null

One Filters DSL node — recursive AND / OR arrays plus arbitrary scalar field conditions at the same level.

Response

Successful Response

request_id
string
required

Request trace id (peer to data)

data
SearchData · object
required

Endpoint-defined business result